restore Cache
Restores cache from keys
Parameters
paths
a list of file paths to restore from the cache
key
an explicit key for restoring the cache
restoreKeys
an optional ordered list of keys to use for restoring the cache if no cache hit occurred for key
useAzureSdk
whether to use the Azure Blob SDK to download caches that are stored on Azure Blob Storage to improve reliability and performance
downloadConcurrency
Number of parallel downloads (this option only applies when using the Azure SDK)
timeoutInMs
Maximum time for each download request, in milliseconds (this option only applies when using the Azure SDK)